GtkAssistant: Add custom page type
authorBastien Nocera <hadess@hadess.net>
Sat, 30 Oct 2010 19:12:58 +0000 (20:12 +0100)
committerBastien Nocera <hadess@hadess.net>
Sun, 31 Oct 2010 16:08:46 +0000 (16:08 +0000)
commitcbbfd7beb6c7faed9ba73bd8e3b7523a61e98f23
tree2aaa7170e6fe0a283560178c0233e3c752e770be
parentb5abd10940176d544fd544ebe9a4b2e313bf1e8c
GtkAssistant: Add custom page type

The custom page type will not show any buttons by default, and
it is left to the application to add its own buttons instead.

The _next_page() and _previous_page() functions can be used
for the back and forward buttons used by the application.

https://bugzilla.gnome.org/show_bug.cgi?id=576498
gtk/gtk.symbols
gtk/gtkassistant.c
gtk/gtkassistant.h